home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Reader's Corner / Reader's Contibutions / Modified / FrEQuency data / 00166.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  104 b   |  8 lines

  1. on exitFrame
  2.   if the lastClick > (10 * 60) then
  3.     go("spina")
  4.   else
  5.     go("vidpicsa")
  6.   end if
  7. end
  8.